LogCommand.Channels 属性
已被记录的通道。
命名空间:IntervalZero.KINGSTAR.OpcUa.Class
组合: IntervalZero.KINGSTAR.OpcUa.Class (于 IntervalZero.KINGSTAR.OpcUa.Client.dll) 版本:4.4.0.0
语法
public LogChannel[] Channels { get; }
Public ReadOnly Property Channels As LogChannel()
属性值
型别:LogChannel[]
参见